terraphim_agent 1.20.5

Terraphim AI Agent CLI - Command-line interface with interactive REPL and ASCII graph visualization
Documentation
1
2
3
4
5
6
7
8
9
10
# yarn build

Build JavaScript/TypeScript project using Yarn. Transform to bun run build for faster execution.

synonyms:: yarn build, yarn run build
related:: yarn install, yarn test
transforms:: yarn build → bun run build
yarn run build → bun run build
context:: build
cost:: medium